.banner_bg{
	position: relative;
	height: 460px;
	overflow: hidden;
}
.banner_box{
	position: relative;
	width: 100%;
	overflow: hidden;
}
.focus-banner-list{
	position: relative;
	top: 0;
	left: 0;
	/*width: 300%;*/
	display: flex;
	transition: all 0.5s ease;
}
.focus-banner-img{

	display: block;
	float: left;
	height: 600px;
	width: 100%;
}
.focus-banner-img img{
	width: 100%;
	height: 100%;
	/*object-fit: contain;*/
}
#focus-bubble{
	position: absolute;
	left:50%;
	bottom:14px;
	transform: translate(-50%);
}
#focus-bubble li{
    float: left;
    margin-right:20px; 
    width: 40px;
    height: 10px;
    padding: 0 5px;
    background: #333;
    cursor: pointer;
    z-index: 999;
}
#focus-bubble li:nth-child(1){
    background: #0a81d4;
}
.enterprise_box{
	width: 1200px;
	margin: auto;
}
.marquee_mask{
	position: absolute;
	left: 0;
	top: 10px;
	right: 0;
	margin: auto;
	width: 1000px;
	height: 28px;
	background:url(../images/icon/marquee.png) no-repeat 15px center #000;  
	opacity: 0.3;
	z-index: 9999;

}
.marquee{
	position: absolute;
	left: 0;
	top: 10px;
	right: 0;
	margin: auto;
	width: 900px;
	height: 28px;
	line-height: 28px;
	color:#fff;
	z-index: 99999;
}
.enterprise_title_box{
	padding-top: 20px;
}
.enterprise_video_h2{
	padding-left: 48px;
	height: 76px;
	font-weight: bold;
	font-size: 24px;
	line-height: 76px;
	background: url(../images/icon/enterprise.png) no-repeat 0 0;

}
.enterprise_video_h2 span{
	font-weight: none;
	font-size:14px;
	color:#c3c3c3;

}
.enterprise_video_nav{   
	margin-top: 25px;
	
}
.enterprise_video_nav li{
	float:left;
	padding:0 18px;
	margin-left:10px; 
	line-height: 32px;
	border:1px solid #005da3;
	color:#454545;
	cursor: pointer;
}
.enterprise_video_nav li:hover{
	background:#005da3;
	color:#fff;
}
.enterprise_video_nav .video_nav_active{
	background:#005da3;
	color:#fff;
}
.enterprise_video_h2_img{
	width: 234px;
	height: 453px;
	overflow: hidden;
	position: relative;
}
.enterprise_video_h2_text{
	position: absolute;
	bottom: -30px;
	left: 0;
	z-index: 2;
	width: 234px;
	height: 110px;
	padding-top: 20px;
	background:url(../images/video_nav_text1.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	transition:all 0.2s ease;
}

.enterprise_video_h2_img:hover .enterprise_video_h2_text{
	bottom: 0;
}
.enterprise_video_h2_text2{
	position: absolute;
	bottom: -30px;
	left: 0;
	z-index: 2;
	width: 234px;
	height: 110px;
	padding-top: 20px;
	background:url(../images/video_nav_text2.jpg) no-repeat;
	text-align: center;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	transition:all 0.2s ease;
}
.enterprise_video_h2_img2:hover .enterprise_video_h2_text2{
	bottom: 0;
}
.enterprise_video_h2_text p{
	width: 234px;
}
.enterprise_video_ul{
	width: 966px;
	padding-top: 1px;
}
.enterprise_video_ul li{
	float:left;
	margin-right:2px; 
}
.enterprise_video_ul li:nth-child(1){
	margin-bottom:4px; 
}
.enterprise_video_ul li:nth-child(2){
	margin-bottom:4px; 
}
.enterprise_video_ul li:nth-child(3){
	margin-bottom:4px; 
}
.enterprise_video_ul li:nth-child(4){
	margin-bottom:4px; 
	margin-right:0; 
}
.enterprise_video_ul li:nth-child(8){
	margin-right:0; 
}
.enterprise_video_dl{
	position: relative;
	cursor: pointer;
}
.enterprise_video_dl:hover .video_mask{
	display: block;
}
.enterprise_video_dl dt{
	width: 240px;
	height:186px;
	background-color:#fff;
}
.enterprise_video_dl dt img{ 
	width: 100%;
	height:100%;
	object-fit: contain;
}
.enterprise_video_dl_dd{
	width: 220px;
	padding:0 10px;
	text-align: center;
	line-height: 38px;
	background-color: #4c4c4c;
	color:#fff;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.product_video_h2{
	background: url(../images/icon/product.png) no-repeat 0 center;
}
.product_video_ul{
	width: 966px;
}
.product_video_ul li{
	float:left;
	margin-right:2px; 
}

.product_video_ul li:nth-child(1){
	margin-bottom:5px; 
}
.product_video_ul li:nth-child(2){
	margin-bottom:5px; 
}
.product_video_ul li:nth-child(3){
	margin-bottom:5px; 
}
.product_video_ul li:nth-child(4){
	margin-bottom:5px; 
	margin-right:0; 
}
.product_video_ul li:nth-child(8){
	margin-right:0; 
}
.product_video_dl_dd{
	margin-top:-18px; 
	background-color: #fff;
	text-align: center;
	line-height: 18px;
	padding: 10px 0;
}
    .product_video_dl_dd p {
        height:18px;
    }
.product_video_mask{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.4;
}
.product_video_content{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 200px;
	height: 184px;
	padding: 20px;
	color:#fff;
}
.product_video_content h3{
	line-height: 34px;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow:hidden;
}
.product_video_content p{
	width:200;
	height: 115px;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
}
.product_video_dl_titile{
	position: relative;
	bottom:-15px;
	left: 50%;
	transform: translateX(-50%);
	width: auto;
	font-size: 16px;
	background-color: #26b0eb;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 4px;
}
.product_video_ul>li:hover .product_video_mask{
	display: block;
}
.product_video_ul>li:hover .product_video_content{
	display: block;
}

.news_background{
	background: #fff;
	padding-bottom: 50px;
	padding-top: 30px;
}
.news_box{
	width: 1200px;
	margin: auto;
}
.news_nav_box{
}
.news_nav{
	background:#fff;
	border:none;
}
.news_nav>li{
	width: 33.3%;
	padding: 0;
}
.news_nav .layui-this{
	background:#005da3;
	color:#fff;
	border:0;
}
.background_mask{
	position: relative;
	left:0;
	bottom:0;
	height: 5px;
	background:#005da3;
}
.news_box .layui-tab-content{
	padding:0;
	padding-top: 50px;
}
.news_nav_dl{
	position: relative;
}
.news_nav_dl dt{
	position: relative;
	width: 378px;
	height: 360px;
	border:8px solid #f5f5f5;
}
.news_dt_mask_box{

	position: absolute;
	left: -8px;
	top: -8px;
	width: 378px;
	height: 360px;
	padding: 8px;
}
.news_nav_dl dt:hover{
	border-color:#005da3;
}
.news_nav_dl dt img{
	width: 100%;
	height: 100%;
}
.news_dt_mask{
	position: absolute;
	bottom:0;
	left:0;
	width: 395px;
	color: #fff;
}

.news_dt_mask_color{
	position: absolute;
	width: 100%;
	height:100%;
	background: #000;
	opacity: 0.4
}
.news_dt_mask h4{
	position: relative;
	line-height: 34px;
	font-size: 14px;
	padding:0 16px;
}
.news_dt_mask p{
	position: relative;
	line-height: 24px;
	font-size: 12px;
	padding:8px 16px;
	padding-top: 0;
}
.news_nav_dl dd{
	padding-left:36px;
}
.news_time_box{
	width: 83px;
	height: 83px;
	background: url(../images/icon/news_time_box.png) no-repeat;
	padding: 1px ;
	text-align: center;
}
.news_time{
	width: 81px;
	background: #71b7f3;
	line-height: 24px;
	color: #fff;
}
.time_day{
	line-height: 58px;
	font-size: 24px;
	color:#b6b6b6;
}
.news_content>li{
	margin-bottom:13px; 
}
.news_content>.news_content_li{
	margin-bottom:0; 

}
.news_content_text{
	width: 686px;
	margin-left:-2px; 
	padding: 17px 0;
	background: #f5f5f5; 
}
.news_content_h4{
	padding:0 16px ;
	font-weight: block;
	height: 24px;
	line-height: 24px;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	color: #484848;
}
.news_content_p{
	padding:0 16px;
	width: 474px;
	height: 24px;
	line-height: 24px;
	overflow:hidden;
	white-space:nowrap; 
	text-overflow:ellipsis;
	color: #989898;
}
.follow_us_box{
	width: 1200px;
	margin: auto;
}
.follow_us{
	padding-top: 46px;
	padding-bottom: 20px;
	text-align: center;

}
.follow_us_box p{
	line-height: 24px;
	font-size: 15px;
	color: #454545;
	margin-bottom:30px; 
}
.us_advantage{
	text-align: center;
	padding-bottom: 60px;
}
.us_advantage img{
	margin: 0 20px;
}
/*新增工厂展示*/
.colorWhite{
    color:#fff;
}
.mBottom{
    margin-bottom: 20px;
}
.mTop{
    margin-top: 20px;
}
.factoryShow{
    width: 1200px;
    margin: 0 auto;
    padding-top: 50px;
}
.titbox{
    position: relative;
    overflow: hidden;
}
.titbox h2{
    width: auto;
    font-size: 40px;
    font-weight: normal;
    text-align: center;
}
.sline{
    max-width: 48px;
    border:0;
    border-top-width: 3px;
    border-top-style: solid;
    border-top-color: rgba(70,172,255,1);
    padding-bottom: 0px;
    max-height: 5px;
    margin: 15px auto;
    background-color: rgba(70,172,255,1);
}
.contbArea{
    width: 100%;
    margin: 0 auto;
    padding-top: 15px;
    display: flex;
    justify-content: space-between;
}
.blocklr{
    width: 49%;
    margin-bottom: 20px;
}
.blocklr div{
    position: relative;
    height: auto;
    min-height: 270px;
}
.longThe{
    width: 100%;
    min-width: 380px;
}
.aButton{
    display: block;
    width: 150px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 16px;
    background-color: #fff;
    position: absolute;
    bottom: 20px;
    left: 20px;
}
.aButton:hover{
    background-color: #409eff;
    color: #fff;
    transition: color 0.5s ease-in;
}
.smflex{
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.smallthe{
    width: 48%;
    min-width: 200px;
}
.gjzs1
{
    background-image:url(/_R/images/gczs1.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-position: top;
 }
 .gczs2
 {
    background-image:url(/_R/images/gczs2.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-position: top;
  }
.gczs3
{
    background-image:url(/_R/images/gczs3.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-position: left;
}
.gczs4
{
    background-image:url(/_R/images/gczs4.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-position: top;
}
.gczs5
{
    background-image:url(/_R/images/gczs5.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-position: center;
}
.gczs6
{
    background-image:url(/_R/images/gczs6.jpg);
    background-repeat:no-repeat;
    background-size: cover;
    background-position: top;
}
/*公司介绍*/
.company{
	overflow: hidden;
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 94%;
	max-width: 1200px;
	min-height:588px;
	margin-left: auto;
	margin-right: auto;
	transition-property: all;
	transition-duration: 0s;
	padding-top: 4%;
}
.p_item{
	flex: 1;
	max-width: 100%;
	max-height: 100%;
	overflow-y: auto;
}
.p_item .titbox h2,.p_item .sline{
	text-align: left;
	margin: 15px 0;
}
.p_item .sline{
	min-width: 48px;
}
.optionsBox{
	display: flex;
	margin-bottom: 20px;
}
.optionsBox>div{
	display: flex;
	flex-direction: column;
	justify-content: center;
	height: 50px;
	padding: 0 15px;
	transition: all ease .3s;
	cursor: pointer;
}
.optionsBox>div:hover{
    background-color:#00adff;
}
.optionsBox .tru{
	background-color: #00adff;
}
.optiCont div{
	display: none;
}
.optiCont .dBlock{
	display: block;
	margin-bottom:30px;
}
.optiCont p{
	font-size: 14px;
	line-height: 24px;
	text-indent: 2em;
	text-align: justify;
}
.optiCont .noIndent
{
    text-indent: inherit;
}
.cbox{
	flex: 0 0 49%;
	margin-left: 40px;
	overflow: hidden;
}
.cbox img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
/**定制服务**/
.customServ
{
    margin-top:50px;
    min-height: 300px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023041118191869413/cms/image/2cc576d9-bb7f-4c5c-bfdf-add1b906a585.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.contentBox{
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1200px;
    margin: auto;
}
.swiperCarousel,.rightCont{
    /* width: 565px; */
    flex: 1;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: 50px;
}
.e_loop35{
    max-width: 800px;
    margin-left: 0px;
    margin-right: 50px;
    margin-top: 50px;
    margin-bottom: 0px;
}
.e_loop35 .p_list{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    max-width: 100%;
}
.p_loopitem{
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 3);
}
.e_container37{
    margin-bottom: 30px;
    margin-top: 0px;
    transition-property: all;
    transition-duration: 0.6s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
    margin-left: 10px;
    margin-right: 10px;
}
.e_container37:hover{
    margin-top: -5px;
}
.e_container38{
    width: 64px;
    max-height: 64px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: rgba(255,255,255,1);
    border-top-left-radius: 500px;
    border-top-right-radius: 500px;
    border-bottom-left-radius: 500px;
    border-bottom-right-radius: 500px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    font-family: Microsoft YaHei;
}
.e_Text42{
    font-size: 16px;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 1.5;
    padding-bottom: 10px;
}
.e_Text43{
    font-size: 14px;
    color: rgba(214,214,214,1);
    line-height: 1.5;
    text-align: center;
}
.p_img{
    width: 100%;
    height: 416px;
}
.p_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.swiper-pagination2{
    width: auto !important;
    position: absolute;
    bottom: 30px !important;
    left: 50% !important;
    z-index: 1;
    transform: translateX(-50%);
}
/*产品分类*/
#c_category
{
    padding-top: 50px;
	padding-bottom: 80px;
	min-height: 0px;
	background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023041118191869413/cms/image/2cc576d9-bb7f-4c5c-bfdf-add1b906a585.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
#c_category h2{
	color: #fff;
}
#c_category .p_list{
display: flex;
	flex-wrap: wrap;
	position: relative;
	max-width: 1400px;
    margin: 0 auto;
}
#c_category .p_loopitem{
	flex-grow: 0;
	flex-shrink: 0;
	width: calc(100% / 6);
	flex-basis: calc(100% / 6);
}
#c_category .e_cont{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: auto;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	height: 460px;
	min-height: 0px;
	padding-top: 0px;
	transition: all 0.6s;
}
#c_category .e_cont img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
#c_category .e_cont:hover{
	transform: scale(1.05);
}
.learnMore{
	display: block;
	width: 170px;
	height: 50px;
	font-size: 16px;
	text-align: center;
	line-height: 50px;
	color: #fff !important;
	background-color: rgba(70,172,255,1);
	margin: 0 auto;
}
/**合作伙伴**/
.buddyBox
{
    margin-top: 50px;
    min-height: 300px;
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 10px;
    padding-right: 10px;
    background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2023041118191933151/cms/image/485437a8-a834-4cc6-9e82-3e0e1170d3bb.jpg);
}
.sSummary{
    word-break: keep-all!important;
    font-size: 14px;
    color: rgba(255,255,255,1);
    text-align: center;
    line-height: 1.5;
    margin-bottom: 30px;
    width: auto;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.seamlessBox{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgba(70,172,255,1);
    margin-bottom: 50px;
}
.buddyBox .pItem
{
    width: 100%;
    overflow: hidden;
}
.slistBox{
    padding-top: 3%;
    padding-left: 2%;
    padding-right: 2%;
    padding-bottom: 3%;
    overflow: hidden;
    position: relative;
}
.relativePosit{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.ulhzhb{
    position: relative;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
.ulhzhb li{
    display: flex;
    flex-wrap: wrap;
    float: left;
    min-height:345px;
}
.listLoop{
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% / 6);
}
.ulhzhb
{
    min-width:2650px;
    height: 345px;
}
.ulhzhb li{
    max-width: 1345px;
}
.eImage{
    overflow: hidden;
    max-width: 200px;
    height:52px;
    margin-left: auto;
    margin-right: auto;
    background-color: #fff;
    padding: 5px 0;
}
.eImage img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.eText17{
    color: #fff;
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
}
